Skip to content

[Snyk] Fix for 6 vulnerabilities#12968

Open
sestinj wants to merge 1 commit into
mainfrom
snyk-fix-aaf0a73ff45657b3c2d13ae2e6b0ea58
Open

[Snyk] Fix for 6 vulnerabilities#12968
sestinj wants to merge 1 commit into
mainfrom
snyk-fix-aaf0a73ff45657b3c2d13ae2e6b0ea58

Conversation

@sestinj

@sestinj sestinj commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 6 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • manual-testing-sandbox/requirements.txt
⚠️ Warning
typer 0.3.2 has requirement click<7.2.0,>=7.1.1, but you have click 8.1.8.
thinc 8.0.17 requires cymem, which is not installed.
thinc 8.0.17 requires murmurhash, which is not installed.
thinc 8.0.17 requires preshed, which is not installed.
spacy 3.1.2 requires preshed, which is not installed.
spacy 3.1.2 requires cymem, which is not installed.
spacy 3.1.2 requires murmurhash, which is not installed.
qtconsole 5.4.4 requires pyzmq, which is not installed.
notebook 6.5.7 requires pyzmq, which is not installed.
jupyter-server 1.24.0 requires pyzmq, which is not installed.
jupyter-console 6.6.3 requires pyzmq, which is not installed.
jupyter-client 7.4.9 requires pyzmq, which is not installed.
ipykernel 6.16.2 requires pyzmq, which is not installed.
exceptiongroup 1.3.1 has requirement typing-extensions>=4.6.0; python_version < "3.13", but you have typing-extensions 3.10.0.2.
beautifulsoup4 4.10.0 requires soupsieve, which is not installed.

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Allocation of Resources Without Limits or Throttling

@sestinj sestinj requested a review from a team as a code owner July 10, 2026 07:52
@sestinj

sestinj commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Merge Risk: Low

This update includes minor version bumps for mistune and soupsieve.

mistune 3.0.2 → 3.3.0
This is a minor update that includes various bug fixes and security enhancements. Key changes involve improved escaping of inputs to prevent potential cross-site scripting (XSS) or Denial of Service (DoS) vulnerabilities. No breaking API changes are documented in this version range.

soupsieve 2.4.1 → 2.8.4
This is a minor update that adds new features and bug fixes.

  • Python Support: Support for Python 3.6 was dropped in version 2.4.
  • New Features: The update adds support for new pseudo-selectors such as :open and :muted.

Overall, these upgrades are considered low risk as they do not introduce significant breaking changes, aside from dropping support for an end-of-life Python version.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants